Skip to content

[fix] Replace default generic model parser names with hardcoded defaults#846

Draft
rossdanlm wants to merge 2 commits intomainfrom
pr846
Draft

[fix] Replace default generic model parser names with hardcoded defaults#846
rossdanlm wants to merge 2 commits intomainfrom
pr846

Conversation

@rossdanlm
Copy link
Contributor

@rossdanlm rossdanlm commented Jan 10, 2024

[fix] Replace default generic model parser names with hardcoded defaults

Right now we get errors if trying to use aliasing in AIConfig for model parsers, so we need to use an actual model instead. For now just doing this so we can use these aliases like 'Image2Text' when we share demo to Gradio


Stack created with Sapling. Best reviewed with ReviewStack.

Updated the README, still seems a bit like I can't get the local editor and need to wait until the InputSchema settings are finished for it?

Also some small UI things to improve:

1. Text input should wrap if it's over the alloted # of lines
2. If model ID name is too long, we should wrap the cell around that so it fits?
Right now we get errors if trying to use aliasing in AIConfig for model parsers, so we need to use an actual model instead. For now just doing this so we can use these aliases like 'Image2Text' when we share demo to Gradio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants